home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Helpers / InstallerSpy 0.50 / InstallerSpy 0.50 / InstallerSpy 0.50.rsrc / STR#_2102.txt < prev    next >
Encoding:
Text File  |  1994-09-18  |  1.9 KB  |  86 lines

  1. @
  2.  
  3. To see detailed information, click on the line and then select "Get Info" from the View menu.
  4.  
  5. Rule Framework
  6.  
  7. Determines the order Installer rules ("inrl") are tested to decide what features to install during an "Easy Install".
  8.  
  9. Rule
  10.  
  11. Tests the system configuration and decides what to install during an "Easy Install".
  12.  
  13. Package
  14.  
  15. Groups related atoms (other resources which do the actual work during an install).
  16.  
  17. File Spec
  18.  
  19. Specifies the name and location of a file.
  20.  
  21. Target File Spec
  22.  
  23. Specifies the name and location of a target file.
  24.  
  25. File Atom
  26.  
  27. Specifies a specific file to be copied or deleted.
  28.  
  29. Resource Atom
  30.  
  31. Specifies a specific resource to be copied or deleted from a file.
  32.  
  33. Resource List Atom
  34.  
  35. Specifies a list of resources to be copied or deleted from a file.
  36.  
  37. Resource Merge Atom
  38.  
  39. Used to copy all the resources from a source to a target file, replacing existing resources.
  40.  
  41. Font Family Atom
  42.  
  43. Specifies a font family to be copied or removed from a file.
  44.  
  45. Folder Atom
  46.  
  47. Copies all files from the root-level of a source folder to a target folder. Nested folders are ignored.
  48.  
  49. Action Atom
  50.  
  51. Calls a custom code resource.
  52.  
  53. Audit Atom
  54.  
  55. Adds an audit trail to the specified file.
  56.  
  57. Boot Block Atom
  58.  
  59. Changes the parameters in the boot blocks of the target volume.
  60.  
  61. Package Comment
  62.  
  63. Describes a package's contents and is visible at the bottom of the "Customize" screen.
  64.  
  65. ‚ÄúNew‚Äù Package Comment
  66.  
  67. Describes the contents of a package to a user.
  68.  
  69. Atom Extender
  70.  
  71. Calls custom code resource to enhance or replace the default copy mechanism of the Installer.
  72. (Usually used to provide decompression).
  73.  
  74. File Search Proc
  75.  
  76. Calls a code resource to locate a file.
  77.  
  78. Version Compare
  79.  
  80. Calls a code resource to determine the version of a file or resource and compare it with the version number supplied in the script.
  81.  
  82. Check Rule Function
  83.  
  84. Calls external code resource to determine whether a rule clause should return TRUE or FALSE.
  85.  
  86.